FaCorrections12 
EntityType  Independent 
Logical Entity Name  FaCorrections12 
Default Table Name  FaCorrections12 
Logical Only  NO 
Definition 
 
Note 
 

FaCorrections12 Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
FaCorrections12ID(PK)    INTEGER  NO 
 
TransactionID    CHAR(13)  NO 
 
SyStudentID    INTEGER  YES 
 
PellID    CHAR(6)  NO 
 
FieldNumber    CHAR(3)  NO 
 
OldValue    VARCHAR(50)  YES 
 
NewValue    VARCHAR(50)  YES 
 
Transmitted    BIT  NO 
 
DateTransmitted    DATETIME  YES 
 
TransmitUserID(FK)    INTEGER  YES 
 
ExtractBatchID    CHAR(23)  YES 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

FaCorrections12 Keys 
Key Name  Key Type  Keys 
NK_FaCorrections12_UserID  Inversion Entry  UserID 
NK_FaCorrections12_TransmitUserID  Inversion Entry  TransmitUserID 
UK_FaCorrections12_TransactionID_PellID_FaCorrections12ID  Alternate Key  TransactionID, PellID, FaCorrections12ID 
UK_FaCorrections12_TransactionID_FaCorrections12ID  Alternate Key  TransactionID, FaCorrections12ID 
UK_FaCorrections12_ExtractBatchID_FaCorrections12ID  Alternate Key  ExtractBatchID, FaCorrections12ID 
PK_FaCorrections12_FaCorrections12ID  PrimaryKey  FaCorrections12ID 

FaCorrections12 Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  Zero or One to Zero or More        TransmitUserID  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FaCorrections12 Check Constraints 
Check Constraint Name  CheckConstraint